home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8087 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: a0.phy.bnl.gov!olchansk
  2. From: olchansk@a0.phy.bnl.gov (Konstantin Olchanski)
  3. Newsgroups: gnu.g++.help,comp.lang.c++,comp.sys.sgi.apps,comp.sys.sgi.misc
  4. Subject: Re: SGI and C++
  5. Date: 14 Feb 1996 13:31:47 GMT
  6. Organization: Brookhaven National Laboratory
  7. Message-ID: <4fso83$gak@sun20.ccd.bnl.gov>
  8. References: <4f609s$rho@fu-berlin.de> <4ffp7q$1ue@kai.com> <4fnrbe$v3u@d2.tufts.edu>
  9. NNTP-Posting-Host: a0.phy.bnl.gov
  10. X-newsreader: xrn 8.01
  11.  
  12. In article <4fnrbe$v3u@d2.tufts.edu>, jrozes@gumbo.tcs.tufts.edu (Jonathan Rozes) writes:
  13. > In article <4fnoka$d1n@garuda.csulb.edu>,
  14. >     black@csulb.edu (Matthew Black) writes:
  15. > >In article <4ffu78$b2j@cnn.Princeton.EDU>, tim@franck says...
  16. > >GCC took several attempts and many steps...or am I missing something not
  17. > >mentioned in the GCC documentation?
  18. > As long as you aren't building on an unsupported platform, or building a
  19. > cross-compiler, you can just do:
  20. > ./configure [config-options]
  21. > make bootstrap
  22. > make install
  23.  
  24.  
  25. Yes? And it takes only a couple of attempts to find out what
  26.     these "[config-options]" are. And then you have to
  27.     hand-build and hand-install the 'collect2' program.
  28.  
  29.  
  30. C.O.
  31.